PDF4Java Reference Documentation
com.o2sol.pdf4java.content.batesnumbers Package / PDFBatesNumberProvider Class / setSuffix Method
An optional suffix to be displayed at the end of the Bates number.
In This Topic
    setSuffix Method
    In This Topic
    Sets the suffix.
    Syntax
    public void setSuffix( 
       java.lang.String value
    )

    Parameters

    value
    An optional suffix to be displayed at the end of the Bates number.
    See Also